home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Tools & Utilities
/
Collection of Tools and Utilities.iso
/
olrdrs
/
sxr401p.zip
/
SYSFILES.ZIP
/
ARCHIVER.DEF
< prev
next >
Wrap
Text File
|
1994-06-04
|
4KB
|
101 lines
;---------------------------------------------------------------------------
; Silver Xpress 4.01 Archive Definition file
; (c) copyright 1988-1994 by Santronics Software
;
; 1) Keep your most popular archivers at the top for faster detection
; 2) ident length must not be greater than 15 characters
; 3) Recommended to use the $ sign for memory hogging Add operations.
; 4) See documentation for adding more archiver definitions
;----------------------------------------------------------------------------
;-------------------------------------------- PKZIP OLD AND NEW COMPATIBILITY
;
; The internal ZIP system in Silver Xpress will correctly handle the zip
; format compatibility issues which may occur when downloading multiple mail
; packets from different BBS systems which use the old or new ZIP formats.
; i.e., the TBBS QSO QWK Mail System uses the old PKZIP 1.10 format and
; requires a corresponding 1.10 (implode) format for reply packets.
;
; We highly recommend you allow Xpress to internally handle all zip mail
; packets to resolve any compatibility issues. Xpress will automatically
; detect ZIP packets.
;
; However, if you don't want to use the internal ZIP system, you will need to
; enable the following BLOCK definition by removing the ! character from each
; line and you must have a copy of the old ZIP program. We assumed here
; the file named is opkzip.exe "old pkzip".
;
!Archiver Phil Katz's PKZip 1.1x
! Extension ZIP
! Ident 0,504b03040A
! Add W 5 5 75 20 $opkzip.exe -m %1
! Extract W 5 5 75 20 pkunzip -o %1
! View W 5 5 75 20 $oPkzip -v %1
! Delete W 5 5 75 20 $oPKzip -d %1
!End Archiver
;----------------------------------------------------------------------------
Archiver Phil Katz's PKZIP
Extension ZIP
Ident 0,504b0304
Add W 5 5 75 20 $pkzip -m- %1
Extract W 5 5 75 20 pkunzip -o %1
View $pkzip -v %1
Delete W 5 5 75 20 pkzip -d %1
End Archiver
Archiver LhArc Version 2.10
Extension LZH
Ident 2,2D6C68
Add W 5 5 75 20 $lha a /m %1
Extract W 5 5 75 20 lha e %1
View W 5 5 75 20 lha l %1
Delete W 5 5 75 20 lha l %1
End Archiver
Archiver Robert Jung's ARJ program
Extension ARJ
Ident 0,60ea
Add W 2 5 78 20 $arj m -e!@ %1
Extract W 2 5 78 20 arj e -y %1
View W 2 5 78 20 arj l %1
Delete W 2 5 78 20 arj d %1
End Archiver
Archiver Phil Katz's PKPak program, in SEA compatibility mode
Extension ARC
Ident 0,1A09
Add W 5 5 75 20 $pkpak -oct m %1
Extract W 5 5 75 20 pkunpak /r %1
View W 5 5 75 20 pkpak v %1
Delete W 5 5 75 20 pkpak d %1
End Archiver
Archiver Old ARC in SEA compatibility mode
Extension ARC
Ident 0,1A08
Add W 5 5 75 20 $pkpak -oct m %1
Extract W 5 5 75 20 pkunpak /r %1
View W 5 5 75 20 pkpak v %1
Delete W 5 5 75 20 pkpak d %1
End Archiver
Archiver NoGate's PAK program
Extension PAK
Ident -2,fe
Add W 5 5 75 20 $pak m /WA %1
Extract W 5 5 75 20 pak e %1
View W 5 5 75 20 pak v %1
delete W 5 5 75 20 pak d %1
End Archiver
Archiver Rahul Dhesi's ZOO program
Extension ZOO
Ident 0,5a4f4f
Add W 5 5 75 20 $zoo -m %1
Extract W 5 5 75 20 zoo -e %1
View W 5 5 75 20 zoo -p %1
Delete W 5 5 75 20 zoo -d %1
End Archiver